Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Telegram plugin #4229

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Add Telegram plugin #4229

merged 2 commits into from
Oct 17, 2024

Conversation

M0Rf30
Copy link
Contributor

@M0Rf30 M0Rf30 commented Oct 14, 2024

Tested and successfully working with the following step

  - name: send telegram notification
    image: docker.io/appleboy/drone-telegram:1.4.0
    settings:
      token:
        from_secret: bot_token
      to:
        from_secret: bot_chatid
    when:
      branch:
        - main
      status:
        - success
        - failure

@qwerty287
Copy link
Contributor

Thanks! However, we're using different keys for the docs metadata than drone, so could you request adding them to the plugin repo? See https://woodpecker-ci.org/docs/usage/plugins/creating-plugins#metadata

docs/plugins/woodpecker-plugins/plugins.json Outdated Show resolved Hide resolved
@M0Rf30
Copy link
Contributor Author

M0Rf30 commented Oct 15, 2024

Thanks! However, we're using different keys for the docs metadata than drone, so could you request adding them to the plugin repo? See https://woodpecker-ci.org/docs/usage/plugins/creating-plugins#metadata

I opened a PR:

@woodpecker-bot
Copy link
Collaborator

woodpecker-bot commented Oct 15, 2024

Deployment of preview was torn down

@6543 6543 enabled auto-merge (squash) October 17, 2024 17:45
@6543 6543 merged commit 7d77062 into woodpecker-ci:main Oct 17, 2024
6 of 7 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Oct 18, 2024
1 task
@anbraten anbraten added the documentation docu & docs label Oct 30, 2024
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation docu & docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants